home *** CD-ROM | disk | FTP | other *** search
- -- card: 34578 from stack: in
- -- bmap block id: 35040
- -- flags: 0000
- -- background id: 8923
- -- name: General Layout 1
- ----- HyperTalk script -----
- on openCard
- hide card field "effect"
-
- show card button 6
- show card button 7
- show card button 8
- set lockScreen to false
- wait 1 seconds
- hide card button 6
- wait 1 seconds
- hide card button 7
- wait 1 seconds
- hide card button 8
- wait 1 seconds
- show card field "effect"
- show card button continue
- end openCard
-
-
- -- part 3 (field)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=56 top=94 right=193 bottom=453
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 16640
- -- line height: 16
- -- part name:
-
-
- -- part 7 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=10 top=38 right=90 bottom=491
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 24
- -- style flags: 256
- -- line height: 32
- -- part name:
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=333 top=297 right=340 bottom=405
- -- title width / last selected line: 0
- -- icon id / first selected line: 19381 / 19381
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Review
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right
- go to previous card
- end mouseUp
-
-
-
- -- part 10 (field)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=196 top=193 right=269 bottom=307
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ?
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=210 top=206 right=249 bottom=280
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: AND
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- set lockScreen to true
- go to next card
- end mouseUp
-
-
-
- -- part 12 (field)
- -- low flags: 80
- -- high flags: 2004
- -- rect: left=55 top=279 right=303 bottom=442
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ?
-
-
- -- part 15 (field)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=77 top=195 right=270 bottom=177
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 1280
- -- line height: 16
- -- part name: root
-
-
- -- part 16 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=207 top=82 right=121 bottom=327
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 2816
- -- line height: 16
- -- part name:
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=411 top=299 right=340 bottom=482
- -- title width / last selected line: 0
- -- icon id / first selected line: 22308 / 22308
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Continue
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- set lockScreen to true
- go to next card
- end mouseUp
-
-
-
- -- part 18 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=332 top=82 right=118 bottom=452
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 2816
- -- line height: 16
- -- part name:
-
-
- -- part 19 (field)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=327 top=192 right=268 bottom=438
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: right
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=333 top=206 right=249 bottom=403
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: NOT
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- set lockScreen to true
- go to next card
- end mouseUp
-
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=88 top=204 right=247 bottom=158
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: OR
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- set lockScreen to true
- go to next card
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 80
- -- high flags: 0001
- -- rect: left=73 top=199 right=261 bottom=175
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: clear
-
-
- -- part 23 (button)
- -- low flags: 80
- -- high flags: 0001
- -- rect: left=197 top=198 right=260 bottom=299
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: clear
-
-
- -- part 24 (button)
- -- low flags: 80
- -- high flags: 0001
- -- rect: left=320 top=198 right=260 bottom=422
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: clear
-
-
- -- part 25 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=76 top=276 right=301 bottom=441
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: effect
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=18 top=297 right=342 bottom=98
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- go to card id 23137
- end mouseUp
-
-
-
-
- -- part contents for card part 3
- ----- text -----
- Using the keywords and , you must now select logical connectors.
-
- Three logical connectors can be used to combine these words:
-
-
- -- part contents for card part 7
- ----- text -----
- Search Strategies: Connectors
-
- -- part contents for card part 12
- ----- text -----
- Try again by typing the name of the state in question.
- You need to type a ? after the word search.
-
- Please try again.
-
- -- part contents for card part 15
- ----- text -----
-
-
-
-
-
-
- -- part contents for card part 16
- ----- text -----
-
- EDUCATION
-
- -- part contents for card part 18
- ----- text -----
-
- WASHINGTON
-
- -- part contents for card part 25
- ----- text -----
- Click on Continue to see the effect of these connectors.
-
- -- part contents for card part 19
- ----- text -----
-
-
-
-
-